func runtime.runqgrab

2 uses

	runtime (current package)
		proc.go#L6886: func runqgrab(pp *p, batch *[256]guintptr, batchHead uint32, stealRunNextG bool) uint32 {
		proc.go#L6943: 	n := runqgrab(p2, &pp.runq, t, stealRunNextG)